home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / PEBuilder / pebuilder3110a.exe / {app} / plugin / a43 / files / a43help.txt < prev    next >
Text File  |  2004-09-27  |  6KB  |  145 lines

  1.   A43 File Management Utility -  Version 2.37
  2.  Copyright 2001-2004   B. G. Miller,  all rights reserved.
  3.  
  4.  
  5.  Thanks for trying A43! This help is brief, assuming you know what a file 
  6.  manager is and how to use it. What this help will do is fill you in on the extras 
  7.  that A43 offers. A43 was created for my personal use but I have decided to 
  8.  let others have a go too.
  9.  
  10.  
  11.  CREDITS
  12.  -------
  13.  First and foremost I want to thank all those in the development community
  14.  that have so graciously shared with me over the years. Some components
  15.  used in A43 have been made available that others might learn and to
  16.  those I am forever grateful. I thank you and salute you.
  17.  
  18.   USING THE BUILT IN ZIP FEATURE
  19.  -------------------------------
  20.  You can drag-n-drop zip files for easy extraction or select the zip file you want 
  21.  to unzip then select unzip from the file view menu or click the unzip button.
  22.  
  23.  To compress files simply select the files and drag-n-drop or select the files then 
  24.  select zip from the file view menu or click the zip button.
  25.  
  26.  WARNING: If you select an existing zip file and the files you want to compress
  27.  already exist they will be overwritten without prompting.
  28.  
  29.  NOTE: If you choose to check Relative Path, only the relative path will be 
  30.  stored in the archive,  meaning files will have no path information saved while
  31.  folders will have the path information stored with any files they contain.
  32.  If Relative Path is not checked then the path information is stored for both
  33.  files and folders.
  34.  
  35.  ALSO NOTE: If a folder you want to archive is empty then it will not be
  36.  stored. To insure it is included place a dummy file in it. For example, place a
  37.  zero byte text file there.
  38.  
  39.  SELF-EXTRACTING ARCHIVES
  40.  ------------------------
  41.  Drag-n-drop zip files or select zip files then select Make EXE from the file view 
  42.  menu or click the EXE button. Multiple archives can be converted at one time
  43.  but if they are huge give  A43 time to convert them. There is no abort for this
  44.  operation. The converted files will remain in the same folder as the original zip
  45.  files.
  46.  
  47.  CHANGING DATE/TIME STAMP OF FILES
  48.  ---------------------------------
  49.  Select the files you wish to alter then select Set File Date/Time from the file 
  50.  view menu. A dialog will be presented with the current date/time ready to apply 
  51.  or change the date/time then click apply.
  52.  
  53.  QUICK LAUNCH AREA
  54.  -----------------
  55.  Here you can create shortcuts to your favorite programs or files. If you already 
  56.  have shortcuts simply select them, then drag-n-drop with the right mouse 
  57.  button, then select copy here. Or locate the programs/files and drag-n-drop 
  58.  with the right mouse and select create shortcut here.
  59.  
  60.  FM EXTRA
  61.  --------
  62.  This simply mimics the file manager to allow an extra work area. The menus
  63.  and toolbars are not active for this area. However, drag-n-drop and context
  64.  menus are implemented. Right-click an object to perform an operation.
  65.  
  66.  FAVORITE BUTTONS
  67.  ----------------
  68.  Drag-n-drop a folder onto the Favorites then select which button you
  69.  wish to set. Now this button will take you there.
  70.  
  71.  TEXT EDITOR
  72.  -----------
  73.  Use the Text Editor to edit text files and to quickly store them in a zip file.
  74.  Drag-n-drop a file on the editor to open it for editing.
  75.  To activate the popup menu press Ctrl+Alt+M while the editor is active.
  76.  
  77.  SPLITTER
  78.  --------
  79.  Use the splitter buttons to minimize, maximize and restore the splitter.
  80.  You can only drag the splitter when it splits the view.
  81.  
  82.  NAVIGATE
  83.  --------
  84.  Use Ctrl+Alt+LeftArrow and Ctrl+Alt+RightArrow for the Back/Forward buttons.
  85.  Use Ctrl+Alt+UpArrow to go ot the parent folder.
  86.  NOTE: The file view must have the focus.
  87.  
  88.  FIND FILE
  89.  ---------
  90.  Enter your search criteria then click find. Double-click a file shown from
  91.  the search to go to the file.
  92.  
  93.  HEX VIEWER
  94.  ----------
  95.  Drag-n-drop a file to load it into the viewer. Double-click to clear
  96.  the viewer.
  97.  
  98.  IMAGE VIEWER
  99.  ------------
  100.  Drag-n-drop a file(s) to load it into the viewer.  You can only drop files, 
  101.  not directories.
  102.  
  103.  COMMAND-LINE PARAMETERS
  104.  -----------------------
  105.  You can instruct A43 to open to a specific directory by passing the path:
  106.      c:\temp
  107.  
  108.  You can instruct A43 to open a text file by passing the path to the file:
  109.      c:\temp\myfile.txt
  110.  
  111.  You can instruct A43 to start with a certain file filter by passing the filter:
  112.      /ext=*.txt;*.ini;*.bat
  113.  
  114.  You can instruct A43 to use a different ini directory by passing the path
  115.  you wish to use:
  116.      /ini=c:\temp
  117.  
  118.  NOTE: The directory you pass must exist.
  119.  
  120.  You can instruct A43 to use a different 'links' directory by passing the path
  121.  you wish to use:
  122.      /links=c:\temp
  123.  
  124.  NOTE: The directory you pass must exist.
  125.  
  126.  A43 will scan the entire command-line for your parameters. Seperate each
  127.  parameter with a space.
  128.      c:\myfolder   /ini=c:\temp 
  129.      c:\myfolder\myfile.txt   /ini=c:\temp 
  130.      /ini=c:\temp /links=c:\temp c:\myfolder c:\myfolder\myfile.txt
  131.  
  132.   -----------------------------------------------------------------------
  133.  
  134.  A43 is constantly evolving so your feedback is welcome, positive or not. 
  135.  I hope A43 works for you.
  136.  
  137.  B. G. Miller
  138.  
  139.  http://www.shawneelink.net/~bgmiller/
  140.  bgmiller@shawneelink.net
  141.  
  142.  -----------------------------------------------------------------------
  143.  The unrar.dll is supplied by Eugene Roshal, the author of the excellent
  144.  WinRAR. WinRAR is copyright 1993-2002 Eugene Roshal.
  145.